PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DAnnotation Class / setStream Method
A PDF3DStream object that specifies the 3D artwork to be shown.
In This Topic
    setStream Method
    In This Topic
    Sets the 3D stream.
    Syntax
    public void setStream( 
       PDF3DStream stream
    )

    Parameters

    stream
    A PDF3DStream object that specifies the 3D artwork to be shown.
    See Also